home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 351-375 / disk_351 / pdc / libsrc.lzh / LibSrc / StringLib / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-04-07  |  216 b   |  11 lines

  1. /*
  2.  *    This is more portable than trying to define everything on the
  3.  *    compilation command line via the Makefile.
  4.  *    Fred Fish, 20-Jul-86
  5.  */
  6.  
  7. #define SIZET        int
  8. #define VOIDSTAR    char *
  9. #define CONST
  10. #define UNIXERR
  11.